You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`~/input/objects`|`autoware_auto_perception_msgs::msg::TrackedObjects`| tracking objects. Default is set to `/perception/object_recognition/tracking/objects`|
224
-
|`~/output/objects`|`autoware_auto_perception_msgs::msg::PredictedObjects`| tracking objects with predicted path. |
225
-
|`~/objects_path_markers`|`visualization_msgs::msg::MarkerArray`| marker for visualization. |
|`~/input/objects`|`autoware_auto_perception_msgs::msg::TrackedObjects`| tracking objects. Default is set to `/perception/object_recognition/tracking/objects`|
224
+
|`~/output/objects`|`autoware_auto_perception_msgs::msg::PredictedObjects`| tracking objects with predicted path. |
225
+
|`~/objects_path_markers`|`visualization_msgs::msg::MarkerArray`| marker for visualization. |
226
+
|`~/debug/processing_time_ms`|`std_msgs::msg::Float64`| processing time of this module. |
227
+
|`~/debug/cyclic_time_ms`|`std_msgs::msg::Float64`| cyclic time of this module. |
0 commit comments