ros / diagnostics

Packages related to gathering, viewing, and analyzing diagnostics data from robots.
https://index.ros.org/p/diagnostics/
Other
85 stars 173 forks source link

Stop flooding the terminal by default with all matches, switch to debug if desired #364

Open MCFurry opened 1 week ago

MCFurry commented 1 week ago

We noticed that when extending a ROS system with many analyzers, the terminal during startup is flooded with all the analyzer matches. I reckon these can be debug logs that one can enable when desired.

(Example in the tests, since these require these stdout logs)