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
|`/vehicle/status/velocity_status`|`autoware_auto_vehicle_msgs::msg::VelocityReport`| The topic is vehicle velocity |
19
-
|`/vehicle/status/turn_indicators_status`|`autoware_auto_vehicle_msgs::msg::TurnIndicatorsReport`| The topic is status of turn signal |
20
-
|`/vehicle/status/hazard_status`|`autoware_auto_vehicle_msgs::msg::HazardReport`| The topic is status of hazard |
21
-
|`/vehicle/status/steering_status`|`autoware_auto_vehicle_msgs::msg::SteeringReport`| The topic is status of steering |
22
-
|`/vehicle/status/gear_status`|`autoware_auto_vehicle_msgs::msg::GearReport`| The topic is status of gear |
23
-
|`/planning/scenario_planning/current_max_velocity`|`tier4_planning_msgs::msg::VelocityLimit`| The topic is velocity limit |
24
-
|`/perception/traffic_light_recognition/traffic_signals`|`autoware_perception_msgs::msg::TrafficSignalArray`| The topic is status of traffic light |
18
+
|`/planning/mission_remaining_distance_time`|`autoware_planning_msgs::msg::MissionRemainingDistanceTime`| The topic is for mission remaining distance and time Data |
19
+
25
20
26
21
## Parameter
27
22
@@ -31,11 +26,10 @@ This plugin provides a visual and easy-to-understand display of vehicle speed, t
|~/output/stop_reasons |`tier4_planning_msgs::msg::StopReasonArray`| describe the reason for ego vehicle stop |`volatile`|
117
117
|~/output/reroute_availability |`tier4_planning_msgs::msg::RerouteAvailability`| the path the module is about to take. to be executed as soon as external approval is obtained. |`volatile`|
118
+
|~/output/mission_remaining_distance_time |`autoware_planning_msgs::msg::MissionRemainingDistanceTime`| information about mission remaining distance and time. |`volatile`|
0 commit comments