Skip to content

Commit

Permalink
docs(autoware_crosswalk_traffic_light_estimator): update output topic…
Browse files Browse the repository at this point in the history
… info in README

Signed-off-by: Ryohsuke Mitsudome <[email protected]>
  • Loading branch information
mitsudome-r committed Jan 22, 2025
1 parent be45ab5 commit 663758a
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ This module works without `~/input/route`, but its behavior is outputting the su

### Output

| Name | Type | Description |
| -------------------------- | ----------------------------------------------------- | --------------------------------------------------------- |
| `~/output/traffic_signals` | autoware_perception_msgs::msg::TrafficLightGroupArray | output that contains estimated pedestrian traffic signals |
| Name | Type | Description |
| ---------------------------- | ----------------------------------------------------- | --------------------------------------------------------- |
| `~/output/traffic_signals` | autoware_perception_msgs::msg::TrafficLightGroupArray | output that contains estimated pedestrian traffic signals |
| `~/debug/processing_time_ms` | autoware_internal_debug_msgs::msg::Float64Stamped | processing time used for debug purpose |

## Parameters

Expand Down

0 comments on commit 663758a

Please sign in to comment.