Skip to content

Commit a107b8f

Browse files
committed
build(dummy_perception_publisher): fix message namespace
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent e6838dd commit a107b8f

File tree

1 file changed

+1
-1
lines changed
  • simulator/dummy_perception_publisher/msg

1 file changed

+1
-1
lines changed

simulator/dummy_perception_publisher/msg/Object.msg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
std_msgs/Header header
22
unique_identifier_msgs/UUID id
3-
dummy_perception_publisher/InitialState initial_state
3+
autoware_dummy_perception_publisher/InitialState initial_state
44
autoware_auto_perception_msgs/ObjectClassification classification
55
autoware_auto_perception_msgs/Shape shape
66
float32 max_velocity

0 commit comments

Comments
 (0)