autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
1.03k stars 655 forks source link

feat(diagnostic_graph_utils): publish error graph instead of the terminal log #9421

Open takayuki5168 opened 1 week ago

takayuki5168 commented 1 week ago

Description

The diag_graph_utils's output to the terminal is a bit too frequent to fill the whole terminal screen. Instead of the output to the terminal, this PR makes the diag_graph_utils publish the string message of the error diag graph so that the Rviz can visualize it as follows. image

Related links

How was this PR tested?

psim worked well

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

github-actions[bot] commented 1 week ago

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure: