Skip to content

Commit

Permalink
refactor(ad_service_state_monitor): remove unused pointcloud_map param
Browse files Browse the repository at this point in the history
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
  • Loading branch information
shmpwk committed Jun 30, 2022
1 parent d27e83d commit be8d48e
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
topic_configs:
names: [
"/map/vector_map",
"/map/pointcloud_map",
"/perception/object_recognition/objects",
"/initialpose2d",
"/planning/mission_planning/route",
Expand All @@ -43,13 +42,6 @@
type: "autoware_auto_mapping_msgs/msg/HADMapBin"
transient_local: True

/map/pointcloud_map:
module: "map"
timeout: 0.0
warn_rate: 0.0
type: "sensor_msgs/msg/PointCloud2"
transient_local: True

/perception/object_recognition/objects:
module: "perception"
timeout: 1.0
Expand Down

0 comments on commit be8d48e

Please sign in to comment.