We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d6a99 commit 257e530Copy full SHA for 257e530
system/diagnostic_graph_aggregator/doc/tool/converter.md
@@ -10,7 +10,7 @@ ros2 launch diagnostic_graph_aggregator converter.launch.xml complement:=false
10
11
The `complement` argument specifies whether to add an intermediate path that does not exist.
12
This means that if the graph contains paths `/A/B` and `/A/B/C/D/E`, the intermediate paths `/A`, `/A/B/C` and `/A/B/C/D` will be added.
13
-This is useful for tree view in `rqt_robot_monitor`. The completed node has an error level of `SATLE`.
+This is useful for tree view in `rqt_robot_monitor`. The completed node has an error level of `STALE`.
14
15
## Examples
16
0 commit comments