Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed May 9, 2024
1 parent 18463a6 commit 15c62e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions autoware_perception_msgs/msg/TrafficSignal.msg
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# TODO(youtalk): Remove this after migration to TrafficLight
int64 traffic_signal_id
autoware_perception_msgs/TrafficSignalElement[] elements
1 change: 1 addition & 0 deletions autoware_perception_msgs/msg/TrafficSignalArray.msg
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# TODO(youtalk): Remove this after migration to TrafficLight
builtin_interfaces/Time stamp
autoware_perception_msgs/TrafficSignal[] signals
1 change: 1 addition & 0 deletions autoware_perception_msgs/msg/TrafficSignalElement.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# TODO(youtalk): Remove this after migration to TrafficLight
# constants for common use
uint8 UNKNOWN = 0

Expand Down

0 comments on commit 15c62e7

Please sign in to comment.