Skip to content

Commit

Permalink
chore: fix topic name in README.md (#88)
Browse files Browse the repository at this point in the history
* fix topic name in README.md

Signed-off-by: Autumn60 <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Autumn60 <[email protected]>
Co-authored-by: Autumn60 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 27, 2024
1 parent 24197ce commit 51ac9d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions evaluation/tier4_metrics_rviz_plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ This plugin panel to visualize `planning_evaluator` output.

## Inputs / Outputs

| Name | Type | Description |
| ---------------------------------------- | --------------------------------------- | ------------------------------------- |
| `/diagnostic/planning_evaluator/metrics` | `diagnostic_msgs::msg::DiagnosticArray` | Subscribe `planning_evaluator` output |
| Name | Type | Description |
| -------------------------------------- | --------------------------------------- | ------------------------------------- |
| `/planning/planning_evaluator/metrics` | `diagnostic_msgs::msg::DiagnosticArray` | Subscribe `planning_evaluator` output |

## HowToUse

Expand Down

0 comments on commit 51ac9d3

Please sign in to comment.