From a107b8ffd70c984f509ce0e10beefa45f8c49d0c Mon Sep 17 00:00:00 2001 From: Esteve Fernandez Date: Mon, 29 Jan 2024 11:39:41 +0100 Subject: [PATCH] build(dummy_perception_publisher): fix message namespace Signed-off-by: Esteve Fernandez --- simulator/dummy_perception_publisher/msg/Object.msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulator/dummy_perception_publisher/msg/Object.msg b/simulator/dummy_perception_publisher/msg/Object.msg index 30279299dbfb1..d5bd3aaaa63b6 100644 --- a/simulator/dummy_perception_publisher/msg/Object.msg +++ b/simulator/dummy_perception_publisher/msg/Object.msg @@ -1,6 +1,6 @@ std_msgs/Header header unique_identifier_msgs/UUID id -dummy_perception_publisher/InitialState initial_state +autoware_dummy_perception_publisher/InitialState initial_state autoware_auto_perception_msgs/ObjectClassification classification autoware_auto_perception_msgs/Shape shape float32 max_velocity